| 
    Every activity that intends on changing varition points inside a core asset should be done under this activity.
    Depending on the variation point task (such as addition, removal or modification), it may have different
    implementations.
 
    Also, In order to support multi-level configuration, this activity is proposed as the responsable for changing
    variation points inside a core asset. Every time a product needs a partially configured asset, this operations should
    be done inside this activitiy. 
 |